[INFO] fetching crate cln-grpc 0.7.0...
[INFO] fixing cln-grpc-0.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate cln-grpc 0.7.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cln-grpc 0.7.0
[INFO] finished tweaking crates.io crate cln-grpc 0.7.0
[INFO] tweaked toml for crates.io crate cln-grpc 0.7.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cln-grpc 0.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cln-grpc 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cln-rpc v0.7.0
[INFO] [stderr]   Downloaded bitcoin v0.32.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0
[INFO] running `Command { std: "docker" "start" "c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bitcoin v0.32.9
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking bitcoin-units v0.1.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling cln-grpc v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking tonic-prost v0.14.5
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let u: cln_rpc::notifications::BalanceSnapshotNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:361:32
[INFO] [stdout]     |
[INFO] [stdout] 361 |     assert_serde_roundtrip!(u, cln_rpc::notifications::BalanceSnapshotNotification);
[INFO] [stdout]     |                                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let u: cln_rpc::notifications::CoinMovementNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |     let u2: cln_rpc::notifications::CoinMovementNotification = serde_json::from_value(j2).unwrap();
[INFO] [stdout]     |             ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 442 |     let u: cln_rpc::notifications::ChannelStateChangedNotification =
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:449:32
[INFO] [stdout]     |
[INFO] [stdout] 449 |     assert_serde_roundtrip!(u, cln_rpc::notifications::ChannelStateChangedNotification);
[INFO] [stdout]     |                                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:460:16
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let u_min: cln_rpc::notifications::ChannelStateChangedNotification =
[INFO] [stdout]     |                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:487:12
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let u: cln_rpc::notifications::ForwardEventNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:511:19
[INFO] [stdout]     |
[INFO] [stdout] 511 |     let u_failed: cln_rpc::notifications::ForwardEventNotification =
[INFO] [stdout]     |                   ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let u: cln_rpc::notifications::SendPayFailureNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:580:12
[INFO] [stdout]     |
[INFO] [stdout] 580 |     let u: cln_rpc::notifications::SendPaySuccessNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:588:32
[INFO] [stdout]     |
[INFO] [stdout] 588 |     assert_serde_roundtrip!(u, cln_rpc::notifications::SendPaySuccessNotification);
[INFO] [stdout]     |                                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:601:12
[INFO] [stdout]     |
[INFO] [stdout] 601 |     let u: cln_rpc::notifications::WarningNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:604:32
[INFO] [stdout]     |
[INFO] [stdout] 604 |     assert_serde_roundtrip!(u, cln_rpc::notifications::WarningNotification);
[INFO] [stdout]     |                                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:615:16
[INFO] [stdout]     |
[INFO] [stdout] 615 |     let u_err: cln_rpc::notifications::WarningNotification = serde_json::from_value(j_err).unwrap();
[INFO] [stdout]     |                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:630:12
[INFO] [stdout]     |
[INFO] [stdout] 630 |     let u: cln_rpc::notifications::PayPartEndNotification = serde_json::from_value(j).unwrap();
[INFO] [stdout]     |            ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:633:32
[INFO] [stdout]     |
[INFO] [stdout] 633 |     assert_serde_roundtrip!(u, cln_rpc::notifications::PayPartEndNotification);
[INFO] [stdout]     |                                ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:650:17
[INFO] [stdout]     |
[INFO] [stdout] 650 |     let u_fail: cln_rpc::notifications::PayPartEndNotification =
[INFO] [stdout]     |                 ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:389:9
[INFO] [stdout]     |
[INFO] [stdout] 389 |         cln_rpc::notifications::CoinMovementType::CHANNEL_MVT
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::coin_movement_notification::CoinMovementType;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CoinMovementType`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 389 -         cln_rpc::notifications::CoinMovementType::CHANNEL_MVT
[INFO] [stdout] 389 +         CoinMovementType::CHANNEL_MVT
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:393:14
[INFO] [stdout]     |
[INFO] [stdout] 393 |         Some(cln_rpc::notifications::CoinMovementPrimaryTag::INVOICE)
[INFO] [stdout]     |              ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::coin_movement_notification::CoinMovementPrimaryTag;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CoinMovementPrimaryTag`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 393 -         Some(cln_rpc::notifications::CoinMovementPrimaryTag::INVOICE)
[INFO] [stdout] 393 +         Some(CoinMovementPrimaryTag::INVOICE)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 |         cln_rpc::notifications::CoinMovementType::CHAIN_MVT
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::coin_movement_notification::CoinMovementType;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CoinMovementType`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 419 -         cln_rpc::notifications::CoinMovementType::CHAIN_MVT
[INFO] [stdout] 419 +         CoinMovementType::CHAIN_MVT
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:423:14
[INFO] [stdout]     |
[INFO] [stdout] 423 |         Some(cln_rpc::notifications::CoinMovementPrimaryTag::WITHDRAWAL)
[INFO] [stdout]     |              ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::coin_movement_notification::CoinMovementPrimaryTag;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `CoinMovementPrimaryTag`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 423 -         Some(cln_rpc::notifications::CoinMovementPrimaryTag::WITHDRAWAL)
[INFO] [stdout] 423 +         Some(CoinMovementPrimaryTag::WITHDRAWAL)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:446:9
[INFO] [stdout]     |
[INFO] [stdout] 446 |         cln_rpc::notifications::ChannelStateChangedCause::REMOTE
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::channel_state_changed_notification::ChannelStateChangedCause;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ChannelStateChangedCause`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 446 -         cln_rpc::notifications::ChannelStateChangedCause::REMOTE
[INFO] [stdout] 446 +         ChannelStateChangedCause::REMOTE
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         cln_rpc::notifications::ForwardEventStatus::SETTLED
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::forward_event_notification::ForwardEventStatus;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ForwardEventStatus`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 490 -         cln_rpc::notifications::ForwardEventStatus::SETTLED
[INFO] [stdout] 490 +         ForwardEventStatus::SETTLED
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:494:14
[INFO] [stdout]     |
[INFO] [stdout] 494 |         Some(cln_rpc::notifications::ForwardEventStyle::TLV)
[INFO] [stdout]     |              ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::forward_event_notification::ForwardEventStyle;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ForwardEventStyle`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 494 -         Some(cln_rpc::notifications::ForwardEventStyle::TLV)
[INFO] [stdout] 494 +         Some(ForwardEventStyle::TLV)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:515:9
[INFO] [stdout]     |
[INFO] [stdout] 515 |         cln_rpc::notifications::ForwardEventStatus::LOCAL_FAILED
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::forward_event_notification::ForwardEventStatus;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ForwardEventStatus`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 515 -         cln_rpc::notifications::ForwardEventStatus::LOCAL_FAILED
[INFO] [stdout] 515 +         ForwardEventStatus::LOCAL_FAILED
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:554:14
[INFO] [stdout]     |
[INFO] [stdout] 554 |         Some(cln_rpc::notifications::SendpayFailureDataStatus::FAILED)
[INFO] [stdout]     |              ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::sendpay_failure_data::SendpayFailureDataStatus;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SendpayFailureDataStatus`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 554 -         Some(cln_rpc::notifications::SendpayFailureDataStatus::FAILED)
[INFO] [stdout] 554 +         Some(SendpayFailureDataStatus::FAILED)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 583 |         cln_rpc::notifications::SendpaySuccessStatus::COMPLETE
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::send_pay_success_notification::SendpaySuccessStatus;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SendpaySuccessStatus`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 583 -         cln_rpc::notifications::SendpaySuccessStatus::COMPLETE
[INFO] [stdout] 583 +         SendpaySuccessStatus::COMPLETE
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:602:25
[INFO] [stdout]     |
[INFO] [stdout] 602 |     assert_eq!(u.level, cln_rpc::notifications::WarningLevel::WARN);
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::warning_notification::WarningLevel;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `WarningLevel`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 602 -     assert_eq!(u.level, cln_rpc::notifications::WarningLevel::WARN);
[INFO] [stdout] 602 +     assert_eq!(u.level, WarningLevel::WARN);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:616:29
[INFO] [stdout]     |
[INFO] [stdout] 616 |     assert_eq!(u_err.level, cln_rpc::notifications::WarningLevel::ERROR);
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::warning_notification::WarningLevel;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `WarningLevel`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 616 -     assert_eq!(u_err.level, cln_rpc::notifications::WarningLevel::ERROR);
[INFO] [stdout] 616 +     assert_eq!(u_err.level, WarningLevel::ERROR);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:631:26
[INFO] [stdout]     |
[INFO] [stdout] 631 |     assert_eq!(u.status, cln_rpc::notifications::PayPartEndStatus::SUCCESS);
[INFO] [stdout]     |                          ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::pay_part_end_notification::PayPartEndStatus;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `PayPartEndStatus`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 631 -     assert_eq!(u.status, cln_rpc::notifications::PayPartEndStatus::SUCCESS);
[INFO] [stdout] 631 +     assert_eq!(u.status, PayPartEndStatus::SUCCESS);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cln_rpc` in this scope
[INFO] [stdout]    --> src/test.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         cln_rpc::notifications::PayPartEndStatus::FAILURE
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `cln_rpc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cln_rpc`, use `cargo add cln_rpc` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::test::pay_part_end_notification::PayPartEndStatus;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `PayPartEndStatus`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 654 -         cln_rpc::notifications::PayPartEndStatus::FAILURE
[INFO] [stdout] 654 +         PayPartEndStatus::FAILURE
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::pb::*`
[INFO] [stdout]  --> src/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::pb::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cln-grpc` (lib test) due to 32 previous errors; 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name cln_grpc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cln-rpc", "default", "server"))' -C metadata=29c5c1e3a06b356e -C extra-filename=-dd28bd71f0e05f90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c71454bee9a46d61.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-8571e953385f7556.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4a7d0854554f50b2.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-897060a57faaa3a4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e70d8a861528f08b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-afca5d2b4f7ff5c1.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-d9f778453cb7e940.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-43bc5de078da1b1d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c453a02f442e4e1e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f2331c0d340683d5.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-695904446fecb7f2.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5a42e8ce0d827045.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-62c67b72e9effe4c.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-d1740c5a7d9208e3.rmeta -L native=/opt/rustwide/target/debug/build/secp256k1-sys-476ebb14c0b39635/out -L native=/opt/rustwide/target/debug/build/ring-5f1826c019e4da4f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cln-grpc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name cln_grpc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cln-rpc", "default", "server"))' -C metadata=5c4677a1d7767c8b -C extra-filename=-df44e6bf2914e42c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c71454bee9a46d61.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-8571e953385f7556.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4a7d0854554f50b2.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-897060a57faaa3a4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e70d8a861528f08b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-afca5d2b4f7ff5c1.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-d9f778453cb7e940.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-43bc5de078da1b1d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c453a02f442e4e1e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f2331c0d340683d5.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-695904446fecb7f2.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5a42e8ce0d827045.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-62c67b72e9effe4c.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-d1740c5a7d9208e3.rmeta -L native=/opt/rustwide/target/debug/build/secp256k1-sys-476ebb14c0b39635/out -L native=/opt/rustwide/target/debug/build/ring-5f1826c019e4da4f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0", kill_on_drop: false }`
[INFO] [stdout] c0cabbf0739a4e303525ec1438c1a2d815e999e3d78890f2f35323e1fcdb56e0
